-
Home
-
OTP Verification / Email Verification / SMS Verification / OTP Authentication / WooCommerce Notification
-
3.8.0
-
Code
-
Classes
- SessionUtils
Total Complexity |
53 |
Dependencies |
6 |
Dependents |
52 |
Total lines |
234 |
Lines of code |
164 |
Logical lines of code |
102 |
Comment lines |
0 |
Methods |
21 |
Properties |
0 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getTransactionId() |
S |
59 |
6 |
15 |
isStatusMatch() |
S |
59 |
6 |
15 |
addStatus() |
S |
64 |
5 |
9 |
addEmailOrPhoneVerified() |
S |
66 |
3 |
9 |
isOTPInitialized() |
S |
69 |
2 |
7 |
addUserInSession() |
S |
68 |
2 |
7 |
getFormOrFieldId() |
S |
69 |
2 |
7 |
setFormOrFieldId() |
S |
68 |
2 |
7 |
isEmailSubmittedAndVerifiedMatch() |
S |
68 |
2 |
7 |
isPhoneSubmittedAndVerifiedMatch() |
S |
68 |
2 |
7 |
unsetSession() |
S |
74 |
2 |
5 |
setEmailTransactionID() |
S |
67 |
2 |
8 |
setPhoneTransactionID() |
S |
67 |
2 |
8 |
isPhoneVerifiedMatch() |
S |
68 |
2 |
7 |
isEmailVerifiedMatch() |
S |
68 |
2 |
7 |
addPhoneVerified() |
S |
68 |
2 |
7 |
addEmailVerified() |
S |
68 |
2 |
7 |
addPhoneSubmitted() |
S |
68 |
2 |
7 |
addEmailSubmitted() |
S |
68 |
2 |
7 |
getUserSubmitted() |
S |
69 |
2 |
7 |
initializeForm() |
S |
75 |
1 |
4 |